home *** CD-ROM | disk | FTP | other *** search
/ The Supreme Court / The Supreme Court.iso / mac / _BBS / WC30 / DOIT2.BAT < prev    next >
DOS Batch File  |  1995-01-12  |  159b  |  9 lines

  1. cd %1
  2. del wildcat.txt
  3. \_bbs\c %in_type% wildcat %cdrom%%1 wildcat.txt
  4. if not errorlevel 1 goto ok
  5. echo error in %1 >> \_bbs\logfile
  6. :ok
  7. cd \_bbs\wc30
  8.  
  9.